Part Number Hot Search : 
CMST3906 ML2250 K2796 80N10 OPB771TZ RD16HH 21045515 OP420G
Product Description
Full Text Search
 

To Download IS24C128A-3PLA3 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  integrated silicon solution, inc. ? www.issi.com 1 rev. 00d 06/19/07 copyright ? 2006 integrated silicon solution, inc. all rights reserved. issi reserves the right to make changes to this speci fication and its products at any time without notice. issi assumes no liability arising out of the application or use of any information, products or services described herein. customers are advised to obtai n the latest version of this device specification before relying on any published information and before placing orders for products. is24c128a is24c256a 128k-bit/ 256k-bit 2-wire serial cmos eeprom preliminary information june 2006 description the is24c128a/256a is an electrically erasable prom device that uses the standard 2-wire interface for communications. the is24c128a is 128k-bit (16kx8) and the is24c256a is 256k-bit (32kx8). these eeprom are offered in a wide operating voltage range of 1.8v to 5.5v to be compatible with most application voltages. issi designed the is24c128a/256a to be an efficient 2-wire eeprom solution. the devices are packaged in 8-pin pdip, 8-pin (jedec) soic, and 8- pin (eiaj) soic. the is24c128a/256a maintains compatibility with the popular 2-wire bus protocol, so it is easy to design into applications implementing this bus type. the simple bus consists of the serial clock wire (scl) and the serial data wire (sda). using the bus, a master device such as a microcontroller is usually connected to one or more slave devices such as the is24c128a/256a. the bit stream over the sda line includes a series of bytes, which identifies a particular slave device, an instruction, an address within that slave device, and a series of data, if appropriate. the is24c128a/256a has a write protect pin (wp) to allow blocking of any write instruction transmitted over the bus. features ? two-wire serial interface, i 2 c tm compatible ?bi-directional data transfer protocol ? wide voltage operation ?vcc = 1.8v to 5.5v ? 400 khz (2.5v) and 1 mhz (5.0v) compatibility ? low power cmos technology ?active current less than 3 ma (2.5v) ?standby current less than 20 a (2.5v) ? hardware data protection ?write protect pin ? sequential read feature ? filtered inputs for noise suppression ? self time write cycle with auto clear ?5 ms @ 2.5v ? organization: ?16kx8 (256 pages of 64 bytes) ?32kx8 (512 pages of 64 bytes) ? 64 byte page write buffer ? high reliability ?endurance: 100,000 cycles ?data retention: 40 years ? industrial and automotive temperature ranges ? 8-pin pdip, 8-pin (jedec) soic, and 8-pin (eiaj) soic packages
2 integrated silicon solution, inc. ? www.issi.com rev. 00d 06/18/07 is24c128a is24c256a functional block diagram > control logic x decoder slave address register & comparator word address counter high voltage generator, timing & control eeprom array y decoder data register clock di/o ack gnd wp scl sda vcc nmos a0 a1 a2
integrated silicon solution, inc. ? www.issi.com 3 rev. 00d 06/18/07 is24c128a is24c256a pin configuration 8-pin dip and soic scl this input clock pin is used to synchronize the data transfer to and from the device. sda the sda is a bi-directional pin used to transfer addresses and data into and out of the device. the sda pin is an open drain output and can be wire or'ed with other open drain or open collector outputs. the sda bus requires a pullup resistor to vcc. 1 2 3 4 8 7 6 5 a0 a1 a2 gnd vcc wp scl sda pin descriptions a0-a2 address inputs sda serial address/data i/o scl serial clock input wp write protect input vcc power supply nc no connect gnd ground a0, a1, a2 the a0, a1, and a2 are the device address inputs that are hardwired or left not connected for hardware compatibility with the is24c32a/64a. when pins are hardwired, as many as eight 256k devices may be addressed on a single bus system. when the pins are not hardwired, the default values of a0, a1, and a2 are zero. wp wp is the write protect pin. if the wp pin is tied to vcc the entire array becomes write protected (read only). when wp is tied to gnd or left floating, normal read/write operations are allowed to the device.
4 integrated silicon solution, inc. ? www.issi.com rev. 00d 06/18/07 is24c128a is24c256a device operation the is24c128a/256a features a serial communication and supports a bi-directional 2-wire bus transmission protocol called i 2 c tm . 2-wire bus the two-wire bus is defined as a serial data line (sda), and a serial clock line (scl). the protocol defines any device that sends data onto the sda bus as a transmitter, and the receiving devices as receivers. the bus is controlled by master device which generates the scl, controls the bus access and generates the stop and start conditions. the is24c128a/256a is the slave device on the bus. the bus protocol: ? data transfer may be initiated only when the bus is not busy ? during a data transfer, the sda line must remain stable whenever the scl line is high. any changes in the data line while the scl line is high will be interpreted as a start or stop condition. the state of the sda line represents valid data after a start condition. the sda line must be stable for the duration of the high period of the clock signal. the data on the sda line may be changed during the low period of the clock signal. there is one clock pulse per bit of data. each data transfer is initiated with a start condition and terminated with a stop condition. start condition the start condition precedes all commands to the device and is defined as a high to low transition of sda when scl is high. the is24c128a/256a monitors the sda and scl lines and will not respond until the start condition is met. stop condition the stop condition is defined as a low to high transition of sda when scl is high. all operations must end with a stop condition. acknowledge (ack) after a successful data transfer, each receiving device is required to generate an ack. the acknowledging device pulls down the sda line. reset the is24c128a/256a contains a reset function in case the 2-wire bus transmission is accidentally interrupted (eg. a power loss), or needs to be terminated mid-stream. the reset is caused when the master device creates a start condition. to do this, it may be necessary for the master device to monitor the sda line while cycling the scl up to nine times. (for each clock signal transition to high, the master checks for a high level on sda.) standby mode power consumption is reduced in standby mode. the is24c128a/256a will enter standby mode: a) at power-up, and remain in it until scl or sda toggles; b) following the stop signal if no write operation is initiated; or c) following any internal write operation device addressing the master begins a transmission by sending a start condition. the master then sends the address of the particular slave devices it is requesting. the slave device (fig. 5) address is 8 bits. the four most significant bits of the slave device address are fixed as 1010 for the is24c128a/256a. this device has three address bits (a2, a1, and a0), which allows up to eight is24c128a/256a devices to share the 2-wire bus. upon receiving the slave address, the device compares the three address bits with the hardwired a2, a1, and a0 input pins to determine if it is the appropriate slave. the last bit of the slave address specifies whether a read or write operation is to be performed. when this bit is set to 1, a read operation is selected, and when set to 0, a write operation is selected. after the master transmits the start condition and slave address byte (fig. 5), the appropriate 2-wire slave (eg. is24c128a/256a) will respond with ack on the sda line. the slave will pull down the sda on the ninth clock cycle, signaling that it received the eight bits of data. the selected is24c128a/256a then prepares for a read or write operation by monitoring the bus. write operation byte write in the byte write mode, the master device sends the start condition and the slave address information (with the r/ w set to zero) to the slave device. after the slave generates an ack, the master sends the two byte address that are to be written into the address pointer of the is24c128a/ 256a. after receiving another ack from the slave, the master device transmits the data byte to be written into the address memory location. the is24c128a/256a acknowledges once more and the master generates the stop condition, at which time the device begins its internal programming cycle. while this internal cycle is in progress, the device will not respond to any request from the master device.
integrated silicon solution, inc. ? www.issi.com 5 rev. 00d 06/18/07 is24c128a is24c256a page write the is24c 128a/256a is capable of 64-byte page-write operation. a page-write is initiated in the same manner as a byte write, but instead of terminating the internal write cycle after the first data word is transferred, the master device can transmit up to 63 more bytes. after the receipt of each data word, the is24c 128a/256a responds immediately with an ack on sda line, and the six lower order data word address bits are internally incremented by one, while the higher order bits of the data word address remain constant. if a byte address is incremented from the last byte of a page, it returns to the first byt e of that page. if the m aster device should transmit more than 64 words prior to issuing the stop condition, the address counter will ?roll over,? and the previously written data will be overwritten. once all 64 bytes are received and the stop condition has been sent by the master, the internal programming cycle begins. at this point, all received data is written to the is24c 128a/256a in a single write cycle. all inputs are disabled until completion of the internal write cycle. should generate a stop condition so the is24c128a/256a discontinues transmission. if 'n' is the last byte of the memory, the data from location '0' will be transmitted. (refer to figure 8. current address read diagram.) random address read selective read operations allow the master device to select at random any memory location for a read operation. the master device first performs a 'dummy' write operation by sending the start condition, slave address and word address of the location it wishes to read. after the is24c128a/256a acknowledges the word address, the master device resends the start condition and the slave address, this time with the r/ w bit set to one. the is24c128a/256a then responds with its ack and sends the data requested. the master device does not send an ack but will generate a stop condition. (refer to figure 9. random address read diagram.) sequential read sequential reads can be initiated as either a current address read or random address read. after the is24c128a/256a sends the initial byte sequence, the master device now responds with an ack indicating it requires additional data from the is24c128a/256a. the is24c128a/256a continues to output data for each ack received. the master device terminates the sequential read operation by pulling sda high (no ack) indicating the last data word to be read, followed by a stop condition. the data output is sequential, with the data from address n followed by the data from address n+1, ... etc. the address counter increments by one automatically, allowing the entire memory contents to be serially read during sequential read operation. when the memory address boundary of 16383 or 32767 (depending on the device) is reached, the address counter ?rolls over? to address 0, and the is24c128a/ 256a continues to output data for each ack received. (refer to figure 10. sequential read operation starting with a random address read diagram.) acknowledge (ack) polling the disabling of the inputs can be used to take advantage of the typical write cycle time. once the stop condition is issued to indicate the end of the host's write operation, the is24c128a/256a initiates the internal write cycle. ack polling can be initiated immediately. this involves issuing the start condition followed by the slave address for a write operation. if the is24c128a/256a is still busy with the write operation, no ack will be returned. if the is24c128a/ 256a has completed the write operation, an ack will be returned and the host can then proceed with the next read or write operation. read operation read operations are initiated in the same manner as write operations, except that the (r/ w ) bit of the slave address is set to ?1?. there are three read operation options: current address read, random address read, and sequential read. current address read the is24c128a/256a contains an internal address counter which maintains the address of the last byte accessed, incremented by one. for example, if the previous operation is either a read or write operation addressed to the address location n, the internal address counter would increment to address location n+1. when the is24c128a/ 256a receives the slave device addressing byte with a read operation (r/ w bit set to ?1?), it will respond an ack and transmit the 8-bit data word stored at address location n+1. the master should not acknowledge the transfer but
6 integrated silicon solution, inc. ? www.issi.com rev. 00d 06/18/07 is24c128a is24c256a scl sda master transmitter/ receiver is24c128a/256a vcc figure 1. typical system bus configuration t aa data output from transmitter scl from master data output from receiver 189 ack t aa figure 2. output acknowledge stop condition scl sda start condition figure 3. start and stop conditions
integrated silicon solution, inc. ? www.issi.com 7 rev. 00d 06/18/07 is24c128a is24c256a figure 5. slave address figure 4. data validity protocol scl sda data stable data stable data change 7 bit 43 1 2 5 60 r/ w a0 a1 a2 0 1 0 1 figure 6. byte write figure 7. page write sda bus activity s t a r t m s b l s b m s b w r i t e s t o p r/ w a c k a c k a c k data device address word address a c k word address * = don't care bit * t t = don't care bit for is24c128a sda bus activity s t a r t m s b l s b w r i t e a c k a c k a c k a c k data (n+1) data (n) word address (n) device address s t o p a c k data (n+63) r/ w a c k word address (n) * = don't care bit * t t = don't care bit for is24c128a
8 integrated silicon solution, inc. ? www.issi.com rev. 00d 06/18/07 is24c128a is24c256a figure 8. current address read figure 9. random address read sda bus activity s t a r t m s b l s b n o a c k r e a d s t o p a c k data device address r/w sda bus activity a c k a c k a c k data n word address (n) device address dummy write device address s t a r t w r i t e r e a d s t a r t s t o p m s b l s b n o a c k r/ w a c k word address (n) * = don't care bit * t t = don't care bit for is24c128a figure 10. sequential read s t o p n o a c k a c k a c k a c k a c k data byte n+x data byte n+1 data byte n data byte n+2 r/w sda bus activity device address r e a d
integrated silicon solution, inc. ? www.issi.com 9 rev. 00d 06/18/07 is24c128a is24c256a absolute maximum ratings (1) symbol parameter value unit v s supply voltage ?0.5 to +6.5 v v p voltage on any pin ?0.5 to vcc +0.5 v t bias temperature under bias ?55 to +125 c t stg storage temperature ?65 to +150 c i out output current 5 ma notes: 1. stresses violating the conditions listed under absolute maximum ratings may cause permanent damage to the device. this is a stress rating only. functional operation of the device outside these conditions or those indicated in the operational sections of this specification is not implied. exposure to these conditions for extended periods may affect reliability. capacitance (1,2) symbol parameter conditions max. unit c in input capacitance v in = 0v 6 pf c out output capacitance v out = 0v 8 pf notes: 1. tested initially and after any design or process changes that may affect these parameters. 2. test conditions: t a = 25c, f = 1 mhz, vcc = 5.0v. operating range (is24c128a/256a-3) range ambient temperature v cc automotive ?40c to +125c 2.5v to 5.5v operating range (is24c128a/256a-2) range ambient temperature v cc industrial ?40c to +85c 1.8v to 5.5v note: issi offers industrial grade for commercial application (0 o c to +70 o c).
10 integrated silicon solution, inc. ? www.issi.com rev. 00d 06/18/07 is24c128a is24c256a dc electrical characteristics industrial (t a = -40 o c to +85 o c), automotive (t a = -40 o c to +125 o c) symbol parameter test conditions min. max. unit v ol 1 output low voltage v cc = 1.8v, i ol = 0.15 ma ? 0.2 v v ol 2 output low voltage v cc = 2.5v, i ol = 2.1 ma ? 0.4 v v ih input high voltage v cc x 0.7 v cc + 0.5 v v il input low voltage ?1.0 v cc x 0.3 v i li input leakage current v in = v cc max. ? 3 a i lo output leakage current ? 3 a ac electrical characteristics industrial (t a = -40 o c to +85 o c) 1.8v vcc < 2.5v 2.5v vcc < 4.5v 4.5v vcc 5.5v (1) symbol parameter min. m ax. min. max. min. max. unit f scl scl clock frequency 0 100 0 400 0 1000 khz t noise suppression time (1) ? 100 ? 50 ? 50 ns t low clock low period 4.7 ? 1.2 ? 0.6 ? s t high clock high period 4 ? 0.6 ? 0.4 ? s t buf bus free time before new transmission (1) 4.7 ? 1.2 ? 0.5 ? s t su:sta start condition setup time 4 ? 0.6 ? 0.25 ? s t su:sto stop condition setup time 4 ? 0.6 ? 0.25 ? s t hd:sta start condition hold time 4 ? 0.6 ? 0.25 ? s t hd:sto stop condition hold time 4 ? 0.6 ? 0.25 ? s t su:dat data in setup time 100 ? 100 ? 100 ? ns t hd:dat data in hold time 0 ? 0 ? 0 ? ns t su : wp wp pin setup time 4 ? 0.6 ? 0.6 ? s t hd : wp wp pin hold time 4.7 ? 1.2 ? 1.2 ? s t dh data out hold time 100 ? 50 ? 50 ? ns (scl low to sda data out change) t aa clock to output (scl low to sda data out valid) 100 3500 50 900 50 400 ns t r scl and sda rise time (1) ? 1000 ? 300 ? 300 ns t f scl and sda fall time (1) ? 300 ? 300 ? 100 ns t wr write cycle time ? 10 ? 5 ? 5 ms notes: 1. this parameter is characterized but not 100% tested. power supply characteristics industrial (t a = -40 o c to +85 o c), automotive (t a = -40 o c to +125 o c) symbol parameter test conditions min. max. unit i cc 1 vcc operating current read at 400 khz (vcc = 2.5v) ? 3.0 ma i cc 2 vcc operating current write at 400 khz (vcc = 2.5v) ? 3.0 ma i sb 1 standby current vcc = 1.8v ? 15 a i sb 2 standby current vcc = 2.5v ? 20 a i sb 3 standby current vcc = 5.0v ? 25 a notes: v il min and v ih max are reference only and are not tested.
integrated silicon solution, inc. ? www.issi.com 11 rev. 00d 06/18/07 is24c128a is24c256a ac electrical characteristics automotive (t a = -40 o c to +125 o c) 2.5v vcc < 4.5v 4.5v vcc 5.5v (1) symbol parameter min. max. min. max. unit f scl scl clock frequency 0 400 0 1000 khz t noise suppression time (1) ?50 ?50 ns t low clock low period 1.2 ? 0.6 ? s t high clock high period 0.6 ? 0.4 ? s t buf bus free time before new transmission (1) 1.2 ? 0.5 ? s t su:sta start condition setup time 0.6 ? 0.25 ? s t su:sto stop condition setup time 0.6 ? 0.25 ? s t hd:sta start condition hold time 0.6 ? 0.25 ? s t hd:sto stop condition hold time 0.6 ? 0.25 ? s t su:dat data in setup time 100 ? 100 ? ns t hd:dat data in hold time 0 ? 0 ? ns t su : wp wp pin setup time 0.6 ? 0.6 ? s t hd : wp wp pin hold time 1.2 ? 1.2 ? s t dh data out hold time (scl low to sda data out change) 50 ? 50 ? ns t aa clock to output (scl low to sda data out valid) 50 900 50 550 ns t r scl and sda rise time (1) ? 300 ? 300 ns t f scl and sda fall time (1) ? 300 ? 100 ns t wr write cycle time ? 10 ? 5 ms note: 1. this parameter is characterized but not 100% tested.
12 integrated silicon solution, inc. ? www.issi.com rev. 00d 06/18/07 is24c128a is24c256a ac waveforms figure 11. bus timing t su:sta t f t high t low t r t su:sto t buf t dh t aa t hd:sta t hd:dat t su:dat scl sda in sda out t su:wp t hd:wp wp 8th bit ack word n stop condition start condition t wr scl sda figure 12. write cycle timing
integrated silicon solution, inc. ? www.issi.com 13 rev. 00d 06/18/07 is24c128a is24c256a ordering information: is24c256a industrial range: -40c to +85c, lead-free voltage range part number package 1.8v is24c256a-2pli 300-mil plastic dip (8-pin) to 5.5v is24c 256a-2gli small outline (jedec std) (8-pin) is24c256a-2wli small outline (eiaj std) (8-pin) ordering information: is24c128a industrial range: -40c to +85c, lead-free voltage range part number package 1.8v is24c128a-2pli 300-mil plastic dip (8-pin) to 5.5v is24c 128a-2gli small outline (jedec std) (8-pin) is24c128a-2wli small outline (eiaj std) (8-pin)
14 integrated silicon solution, inc. ? www.issi.com rev. 00d 06/18/07 is24c128a is24c256a ordering information: is24c256a automotive range: -40c to +125c, lead-free voltage range part number package 2.5v is24c256a-3pla3 300-mil plastic dip (8-pin) to 5.5v is24c256a-3gla3 small outline (jedec std) (8-pin) is24c256a-3wla3 small outline (eiaj std) (8-pin) ordering information: is24c128a automotive range: -40c to +125c, lead-free voltage range part number package 2.5v IS24C128A-3PLA3 300-mil plastic dip (8-pin) to 5.5v is24c128a-3gla3 small outline (jedec std) (8-pin) is24c128a-3wla3 small outline (eiaj std) (8-pin)
integrated silicon solution, inc. ? www.issi.com ? 1-800-379-4774 rev. d 02/14/03 copyright ? 2003 integrated silicon solution, inc. all rights reserved. issi reserves the right to make changes to this speci fication and its products at any time without notice. issi assumes no liability arising out of the application or use of any information, products or services desc ribed herein. customers are advised to obtain the latest version of this device specification before relying on any published information and before placing orders fo r products. packaging information 300-mil plastic dip package code: n,p a d 1 b n seating plane c a1 e a l e b1 s e1 e s for 32-pin only b2 millimeters inches sym. min. max. min. max. n0. leads 8 a 3.68 4.57 0.145 0.180 a1 0.38 ? 0.015 ? b 0.36 0.56 0.014 0.022 b1 1.14 1.52 0.045 0.060 b2 0.81 1.17 0.032 0.046 c 0.20 0.33 0.008 0.013 d 9.12 9.53 0.359 0.375 e 7.62 8.26 0.300 0.325 e1 6.20 6.60 0.244 0.260 e a 8.13 9.65 0.320 0.380 e 2.54 bsc 0.100 bsc l 3.18 ? 0.125 ? s 0.64 0.762 0.025 0.030 notes: 1. controlling dimension: inches, unless otherwise specified. 2. bsc = basic lead spacing between centers. 3. dimensions d and e1 do not include mold flash protrusions and should be measured from the bottom of the package . 4. formed leads shall be planar with respect to one another within 0.004 inches at the seating plane.
2 integrated silicon solution, inc. ? www.issi.com ? 1-800-379-4774 rev. d 02/14/03 packaging information millimeters inches sym. min. max. min. max. n0. leads 28 a 3.68 4.57 0.145 0.180 a1 0.25 ? 0.010 ? b 0.41 0.56 0.016 0.022 b1 1.27 1.78 0.050 0.070 b2 0.81 1.17 0.032 0.046 c 0.20 0.38 0.008 0.015 d 35.05 35.56 1.380 1.400 e 7.49 8.00 0.295 0.315 e1 6.99 7.49 0.275 0.295 e a 7.87 10.16 0.310 0.400 e 2.54 bsc 0.100 bsc l 3.05 3.81 0.120 0.150 s 0.51 1.06 0.020 0.042 millimeters inches sym. min. max. min. max. n0. leads 32 a 3.56 4.57 0.140 0.180 a1 0.38 ? 0.015 ? b 0.38 0.53 0.015 0.021 b1 1.02 1.78 0.040 0.070 b2???? c 0.13 0.38 0.005 0.015 d 40.51 40.77 1.595 1.605 e 7.75 8.26 0.305 0.325 e1 7.24 7.22 0.285 0.292 e a 8.38 9.40 0.33 0.370 e 2.54 bsc 0.100 bsc l 3.05 3.81 0.120 0.150 s 1.65 2.16 0.065 0.085 300-mil plastic dip package code: n,p millimeters inches sym. min. max. min. max. n0. leads 16 a 3.68 4.57 0.145 0.180 a1 0.25 ? 0.010 ? b 0.46 bsc 0.018 bsc b1 1.52 bsc 0.060 bsc b2???? c 0.13 0.38 0.005 0.015 d 18.92 19.18 0.745 0.755 e 7.44 8.13 0.293 0.320 e1 6.22 6.48 0.245 0.255 e a 8.13 9.65 0.320 0.380 e 2.54 bsc 0.100 bsc l 3.05 3.56 0.120 0.140 s 0.38 0.89 0.015 0.035 millimeters inches sym. min. max. min. max. n0. leads 20 a 3.68 4.57 0.145 0.180 a1 0.38 ? 0.015 ? b 0.36 0.56 0.014 0.022 b1 1.14 1.78 0.045 0.070 b2???? c 0.20 0.36 0.008 0.014 d 25.91 26.42 1.020 1.040 e 7.49 8.26 0.295 0.325 e1 6.01 7.11 0.240 0.280 e a ? 10.92 ? 0.430 e 2.54 bsc 0.100 bsc l 3.05 3.81 0.120 0.150 s 1.02 1.52 0.040 0.060
integrated silicon solution, inc. ? 1-800-379-4774 2 rev. c 10/03/01 packaging information 150-mil plastic sop package code: g, gr notes: 1. controlling dimension: inches, unless otherwise specified. 2. bsc = basic lead spacing between centers. 3. dimensions d and e1 do not include mold flash protrusions and should be measured from the bottom of the package . 4. formed leads shall be planar with respect to one another within 0.004 inches at the seating plane. 150-mil plastic sop (g, gr) symbol min max min max ref. std. inches mm no. leads 8 8 a ? 0.068 ? 1.73 a1 0.004 0.009 0.1 0.23 b 0.013 0.020 0.33 0.51 c 0.007 0.010 0.18 0.25 d 0.189 0.197 4.8 5 e 0.150 0.157 3.81 3.99 h 0.228 0.245 5.79 6.22 e 0.050 bsc 1.27 bsc l 0.020 0.035 0.51 0.89 d seating plane b e c 1 n e a1 a h l
integrated silicon solution, inc. ? 1-800-379-4774 2 rev. a 10/20/05 packaging information 200-mil plastic sop package code: w notes: 1. controlling dimension: mm, unless otherwise specified. 2. bsc = basic lead spacing between centers. 3. dimensions d and e1 do not include mold flash protrusions and should be measured from the bottom of the package . 200-mil plastic sop (w) symbol min max min max ref. std. inches mm no. leads 8 8 a ? 0.085 ? 2.16 a1 0.004 0.009 0.10 0.23 b 0.014 0.018 0.35 0.45 c 0.006 0.014 0.15 0.35 d 0.203 0.211 5.15 5.35 e 0.204 0.213 5.18 5.40 h 0.303 0.325 7.70 8.26 e 0.050 bsc 1.27 bsc l 0.020 0.033 0.51 0.85 d seating plane b e c 1 n e a1 a h l


▲Up To Search▲   

 
Price & Availability of IS24C128A-3PLA3

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X